home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / util / time / autorebo.lha / AutoReboot.readme < prev   
Text File  |  1997-01-18  |  651b  |  19 lines

  1. Short:        Watchdog timer for presentation scripts
  2. Uploader:     ralf.gruner@t-online.de (Ralf Gruner)
  3. Author:       ralf.gruner@t-online.de (Ralf Gruner)
  4. Type:         util/time
  5. Distribution: Public Domain
  6. Version:      1.0
  7.  
  8.  
  9. AutoReboot is a simple watchdog timer  written to  check the loop
  10. of a Scala presentation. It can be used for all similar processes.
  11.  
  12. It looks for a specified file after a delay time.
  13. If it found the file, then AutoReboot deletes it and waits the
  14. delay time again and then it looks for the file again and so on.
  15. If the file is missed, then AutoReboot resets your Amiga.
  16.  
  17. Changes since last upload: Added sample scripts.
  18.  
  19.